GtkPixelCache: Free cache if not used in 20 seconds
authorAlexander Larsson <alexl@redhat.com>
Tue, 7 May 2013 12:27:17 +0000 (14:27 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 7 May 2013 14:40:24 +0000 (16:40 +0200)
commit8ae7defad5ea93d2d502efcd5b13f5bc7ca0f1dc
treed42f1d5e114514af8dcd141429a91916eca9d12a
parente90fab2b837ac8585d97a0c07622d03fe27cc120
GtkPixelCache: Free cache if not used in 20 seconds

No need to keep a performance enhancing cache around if its not
actually in use.
gtk/gtkpixelcache.c